@charset "utf-8";
.other_banner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.other_banner img {
  width: 100%;
  height: 100vh;
}
.other_banner .banner_text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.other_banner .banner_text .safe_width {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.other_banner .banner_text .safe_width.p_center {
  align-items: center;
}
.other_banner .banner_text .safe_width.p_center p {
  text-align: center;
}
.other_banner .banner_text .safe_width p {
  font-size: 60px;
  color: #fff;
  line-height: 76px;
  letter-spacing: 2px;
}
.other_nav {
  width: 100%;
  background: #fff;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.06);
}
.other_nav .o_nav_head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 80px;
}
.other_nav .o_nav_head .cur_nav {
  width: unset;
}
.other_nav .o_nav_head .cur_nav .wrapper {
  position: relative;
  height: 80px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.other_nav .o_nav_head .cur_nav .wrapper .scroller {
  position: unset;
}
.other_nav .o_nav_head .cur_nav .wrapper .scroller li {
  height: 80px;
  float: left;
  line-height: 80px;
  text-align: center;
  width: 180px;
}
.other_nav .o_nav_head .cur_nav .wrapper .scroller li a {
  display: block;
  margin: 0;
  font-size: 16px;
  color: #333;
}
.other_nav .o_nav_head .cur_nav .wrapper .scroller li.active {
  background: url(../images/prod/nav_bj.png) no-repeat center center;
  background-size: 100% 100%;
}
.other_nav .o_nav_head .cur_nav .wrapper .scroller li.active a {
  color: #fff;
}
.other_nav .cur_page ul {
  height: 80px;
  display: flex;
  justify-content: left;
  align-items: center;
  line-height: 80px;
}
.other_nav .cur_page ul li {
  font-size: 16px;
  color: #333;
  padding-left: 50px;
  line-height: 80px;
  position: relative;
}
.other_nav .cur_page ul li::after {
  content: '>';
  font-size: 16px;
  color: #333;
  line-height: 80px;
  position: absolute;
  top: 0;
  left: 20px;
}
.other_nav .cur_page ul li:nth-child(1) {
  padding-left: 30px;
  color: #E5850D;
}
.other_nav .cur_page ul li:nth-child(1)::after {
  content: '';
  width: 22px;
  height: 22px;
  background: url(../images/prod/dw_home.png) no-repeat center center;
  background-size: 100% auto;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.other_conent {
  width: 100%;
}
.other_conent .other_tap {
  display: none;
  width: 100%;
  padding: 40px 0;
}
/*联系*/
.lx_head {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 90px 0 70px 0;
  letter-spacing: 1.5px;
}
.lx_head h5 {
  font-size: 36px;
  color: #000000;
  line-height: 56px;
  text-align: center;
}
.lx_head span {
  display: inline-block;
  margin: 22px 0 28px 0;
  width: 50px;
  height: 4px;
  background: #FF6600;
}
.lx_head p {
  font-size: 18px;
  color: #666666;
  line-height: 30px;
  width: 80%;
  text-align: center;
  display: inline-block;
}
.lx_head p.mt_p {
  margin-top: 22px;
}
.lx_con {
  width: 100%;
  padding-bottom: 90px;
}
.lx_con .lx_info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.lx_con .lx_info .lx_info_r {
  width: 25.6%;
  height: 470px;
  background: #f6f6f6;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.lx_con .lx_info .lx_info_r img {
  display: inline-block;
  width: 58%;
  max-width: 230px;
  height: auto;
  margin-bottom: 40px;
}
.lx_con .lx_info .lx_info_r p {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  letter-spacing: 1.5px;
  text-align: center;
}
.lx_con .lx_info .lx_info_l {
  width: calc(100% - 25.6% - 28px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.lx_con .lx_info .lx_info_l .info_l_item {
  height: 221px;
  background: #f6f6f6;
  width: calc(50% - 14px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 20px;
  border-radius: 10px;
  margin-bottom: 28px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.lx_con .lx_info .lx_info_l .info_l_item span {
  display: inline-block;
  width: 40px;
  height: 40px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.lx_con .lx_info .lx_info_l .info_l_item span.icon_tel {
  background: url(../images/other/lx/lx_icon_p.png) no-repeat;
  background-size: auto auto;
  background-position: 0px 0px;
}
.lx_con .lx_info .lx_info_l .info_l_item span.icon_sms {
  background: url(../images/other/lx/lx_icon_p.png) no-repeat;
  background-size: auto auto;
  background-position: 0px -40px;
}
.lx_con .lx_info .lx_info_l .info_l_item span.icon_dw {
  background: url(../images/other/lx/lx_icon_p.png) no-repeat;
  background-size: auto auto;
  background-position: 0px -80px;
}
.lx_con .lx_info .lx_info_l .info_l_item p {
  font-size: 24px;
  color: #000000;
  line-height: 30px;
  text-align: center;
  margin: 20px 0 10px 0;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.lx_con .lx_info .lx_info_l .info_l_item p a {
  text-decoration: none;
  color: #000;
}
.lx_con .lx_info .lx_info_l .info_l_item div {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
  letter-spacing: 1.5px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover {
  background: #FF6600;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover span {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover span.icon_tel {
  background-position: -40px 0;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover span.icon_sms {
  background-position: -40px -40px;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover span.icon_dw {
  background-position: -40px -80px;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover p {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  color: #fff;
}
.lx_con .lx_info .lx_info_l .info_l_item:hover div {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  color: #fff;
}
.lx_con .lx_message {
  width: 100%;
  padding: 76px 4.5%;
  background: #f6f6f6;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.lx_con .lx_message .message_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.lx_con .lx_message .message_box .input_m {
  width: calc(50% - 22px);
  height: 60px;
  padding: 0 24px;
  font-size: 16px;
  color: #000;
  line-height: 60px;
  letter-spacing: 1.5px;
  outline: none;
  border: none;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 30px;
}
.lx_con .lx_message .message_box .text_m {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 18px 24px;
  outline: none;
  border-radius: 5px;
  background: #fff;
  border: none;
  resize: none;
  margin-bottom: 50px;
  font-family: al;
  height: 140px;
}
.lx_con .lx_message .submit {
  display: inline-block;
  width: 200px;
  height: 50px;
  text-align: center;
  border-radius: 25px;
  line-height: 50px;
  background: #FF6600;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1.5px;
  border-style: none;
  margin-left: 43%;
}
.lx_con .lx_message .submit:hover {
  opacity: 0.9;
}
/*人才*/
.rencai_con {
  width: 100%;
}
.rencai_con .talent_ln {
  width: 100%;
  padding-bottom: 100px;
}
.rencai_con .talent_ln .ln_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 490px;
  position: relative;
  background: #f5f5f5;
}
.rencai_con .talent_ln .ln_box .ln_left {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rencai_con .talent_ln .ln_box .ln_left img {
  height: 100%;
  width: auto;
  display: inline-block;
}
.rencai_con .talent_ln .ln_box .ln_right {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 3.5% 0 6.5%;
}
.rencai_con .talent_ln .ln_box .ln_right .ln_head {
  display: inline;
  font-size: 36px;
  color: #000;
  line-height: 50px;
  letter-spacing: 1px;
}
.rencai_con .talent_ln .ln_box .ln_right .ln_head div {
  display: inline;
}
.rencai_con .talent_ln .ln_box .ln_right .ln_head span {
  font-weight: bold;
  font-size: 48px;
  color: #FF6701;
}
.rencai_con .talent_ln .ln_box .ln_right .ln_desc {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  letter-spacing: 1px;
  margin-top: 50px;
}
.rencai_con .talent_cz {
  width: 100%;
  background: url(../images/other/talents/cz_bj_p.jpg) no-repeat center center;
  background-size: 100% 100%;
  padding-bottom: 100px;
}
.rencai_con .talent_cz .lx_head {
  padding: 70px 0 84px 0;
}
.rencai_con .talent_cz .cz_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.rencai_con .talent_cz .cz_box .cz_item {
  width: 30.7%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.rencai_con .talent_cz .cz_box .cz_item .jh_img {
  width: 100%;
  height: auto;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.rencai_con .talent_cz .cz_box .cz_item .cz_text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  color: #000;
  padding: 0 20px;
  text-align: center;
}
.rencai_con .talent_cz .cz_box .cz_item:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.rencai_con .talent_dy {
  width: 100%;
  padding-bottom: 280px;
}
.rencai_con .talent_dy .dy_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.rencai_con .talent_dy .dy_box .dy_item {
  width: calc(50% - 2%);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rencai_con .talent_dy .dy_box .dy_item img {
  width: 100%;
  height: auto;
}
.rencai_con .talent_dy .dy_box .dy_item .dy_desc {
  position: absolute;
  bottom: 0;
  left: 4%;
  margin-bottom: -160px;
  z-index: 1;
  width: calc(92%);
  height: 320px;
  background: #fff;
  box-shadow: 6px 8px 15px 1px rgba(0, 0, 0, 0.06);
  padding: 30px 30px 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rencai_con .talent_dy .dy_box .dy_item .dy_desc h5 {
  text-align: center;
  position: relative;
  font-size: 28px;
  color: #000000;
  line-height: 30px;
  padding-bottom: 24px;
}
.rencai_con .talent_dy .dy_box .dy_item .dy_desc h5::after {
  content: '';
  display: inline-block;
  width: 46px;
  height: 4px;
  background: #FF6701;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -23px;
}
.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item {
  min-width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 26px;
}
.rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item span {
  margin-top: 13px;
  width: 24px;
  height: 2px;
  background: #FF6701;
  display: inline-block;
}
.rencai_con .talent_hj {
  width: 100%;
  padding-bottom: 100px;
}
.rencai_con .talent_hj .hj_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.rencai_con .talent_hj .hj_box img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.rencai_con .talent_hj .hj_box img:hover {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.rencai_con .talent_hj .hj_box .hj_right {
  width: 32.7%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rencai_con .talent_hj .hj_box .hj_right .hj_l_item {
  width: 100%;
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 16px;
}
.rencai_con .talent_hj .hj_box .hj_right .hj_l_item:last-child {
  margin: 0;
}
.rencai_con .talent_hj .hj_box .hj_right .hj_l_item img {
  display: inline-block;
  height: 101%;
  width: auto;
}
.rencai_con .talent_hj .hj_box .hj_left {
  width: calc(67.3% - 16px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.rencai_con .talent_hj .hj_box .hj_left .hj_l_item {
  width: calc(50% - 8px);
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 16px;
}
.rencai_con .talent_hj .hj_box .hj_left .hj_l_item img {
  display: inline-block;
  width: auto;
  height: 101%;
}
.rencai_con .talent_hj .hj_box .hj_left .hj_l_item:last-child {
  margin-bottom: 0;
  width: 100%;
}
/*观点*/
.view_con {
  width: 100%;
  padding: 4.5vw 3vw 3vw 3vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.view_con .view_item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
  cursor: pointer;
}
.view_con .view_item:nth-of-type(6n-5),
.view_con .view_item:nth-of-type(6n-4),
.view_con .view_item:nth-of-type(6n-3) {
  width: calc((100% - 60px) / 3);
}
.view_con .view_item:nth-of-type(6n-2),
.view_con .view_item:nth-of-type(6n-1) {
  width: calc((100% - 30px) / 2);
}
.view_con .view_item:nth-of-type(6n) {
  width: calc(100%);
}
.view_con .view_item:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.view_con .view_item:hover .view_text {
  background: rgba(255, 103, 1, 0.8);
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.view_con .view_item img {
  width: 100%;
  height: auto;
  display: inline-block;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.view_con .view_item .view_text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  letter-spacing: 1.5px;
  padding: 0 20px;
  background: rgba(255, 103, 1, 0);
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.view_con .view_item .view_text h5 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 22px;
}
.view_con .view_item .view_text p {
  font-size: 24px;
  line-height: 28px;
}
.fixed_bg {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.fixed_bg.fixed_show {
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.fixed_bg .fixed_con {
  width: 88%;
  max-width: 1560px;
  background: #fff;
  padding-top: 24px;
  position: relative;
  /*案例弹窗*/
  /*咨询弹窗*/
}
.fixed_bg .fixed_con .close-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/pop_close.png) no-repeat center center;
  background-size: auto auto;
  position: absolute;
  top: 18px;
  z-index: 1;
  right: 18px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.fixed_bg .fixed_con .close-icon:hover {
  transform: rotate(90deg);
}
.fixed_bg .fixed_con .pop_head {
  width: calc(90%);
  margin: 0 auto;
  padding: 36px 0;
  border-bottom: 1px solid #D1D1D1;
}
.fixed_bg .fixed_con .pop_head h5 {
  font-size: 36px;
  line-height: 54px;
  color: #000;
  letter-spacing: 4px;
  width: 100%;
  text-align: center;
}
.fixed_bg .fixed_con .pop_con {
  width: 100%;
  padding: 30px 0 70px 0;
}
.fixed_bg .fixed_con .pop_con .gd_desc {
  width: 100%;
  padding: 0 5%;
  overflow: auto;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  letter-spacing: 1.5px;
  height: calc(80vh - 260px);
}
.fixed_bg .fixed_con.form_con {
  width: 90%;
  max-width: 640px;
  padding: 0;
}
.fixed_bg .fixed_con.form_con .close-icon.icon-w {
  width: 32px;
  height: 32px;
  background: url(../images/close-w.png) no-repeat center center;
  background-size: 100% auto;
  top: 28px;
  right: 4.6%;
  z-index: 1;
}
.fixed_bg .fixed_con.form_con .pop_head {
  padding: 0 4.6%;
  height: 90px;
  background: #000000;
  width: 100%;
}
.fixed_bg .fixed_con.form_con .pop_head h5 {
  text-align: left;
  color: #fff;
  line-height: 90px;
  letter-spacing: 4px;
}
.fixed_bg .fixed_con.form_con .form_box {
  width: 100%;
  padding: 5vh 4.6% 5.5vh 4.6%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.fixed_bg .fixed_con.form_con .form_box .form_list {
  width: 100%;
  margin-bottom: 25px;
}
.fixed_bg .fixed_con.form_con .form_box .form_list .box {
  letter-spacing: 1.5px;
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 24px;
}
.fixed_bg .fixed_con.form_con .form_box .form_list .box span {
  margin-left: 10px;
  font-size: 22px;
  color: #000000;
  line-height: 36px;
}
.fixed_bg .fixed_con.form_con .form_box .form_list .box span i {
  color: #ff0000;
  font-style: normal;
}
.fixed_bg .fixed_con.form_con .form_box .form_list .box input {
  width: 100%;
  padding: 0 26px;
  height: 60px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  color: #000;
  outline: none;
  border-radius: 30px;
  line-height: 60px;
  margin-top: 20px;
}
.fixed_bg .fixed_con.form_con .form_box .form_list .box textarea {
  width: 100%;
  padding: 14px 26px;
  resize: none;
  height: 120px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  color: #000;
  outline: none;
  border-radius: 10px;
  line-height: 18px;
  margin-top: 20px;
}
.fixed_bg .fixed_con.form_con .form_box .submit-btn {
  display: inline-block;
  text-align: center;
  background: #FF6701;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  line-height: 60px;
  border-radius: 30px;
  letter-spacing: 4px;
  width: 100%;
}
.fixed_bg .fixed_con.form_con .form_box .submit-btn:hover {
  opacity: 0.9;
}
.fixed_bg .fixed_con.zx_con {
  width: 90%;
  max-width: 680px;
  padding: 4.07vh 1.95vw 4.25vh 1.95vw;
  background: #ff6600;
  border-radius: 15px;
}
.fixed_bg .fixed_con.zx_con .close-icon.icon-w {
  width: 32px;
  height: 32px;
  background: url(../images/close-w.png) no-repeat center center;
  background-size: 100% auto;
  top: 28px;
  right: 4.6%;
  z-index: 1;
}
.fixed_bg .fixed_con.zx_con .zx_con {
  width: 100%;
  letter-spacing: 2px;
  color: #fff;
}
.fixed_bg .fixed_con.zx_con .zx_con .h5 {
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  font-weight: bold;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_tel {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 2.4vh 0 2.77vh 0;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_tel span {
  font-size: 36px;
  line-height: 36px;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_tel i {
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_input {
  width: 100%;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-right: 3px;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box input {
  display: inline-block;
  border: none;
  outline: none;
  line-height: 100%;
  font-size: 16px;
  color: #000;
  border-radius: 0;
  padding: 0 4%;
  width: calc(100% - 120px);
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box .submit {
  width: 120px;
  line-height: 45px;
  border-radius: 5px;
  background: #FF6701;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_tips {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 16px;
  color: #FFFEFE;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_tips img {
  width: auto;
  height: auto;
  margin-right: 6px;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.77vh;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  line-height: 50px;
  color: #24DB5A;
  background: #fff;
  text-decoration: none;
  font-size: 18px;
  width: calc(50% - 1.5vh);
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_btn a img {
  width: auto;
  height: auto;
  margin-right: 12px;
}
.fixed_bg .fixed_con.zx_con .zx_con .zx_btn a:nth-child(2) {
  background: #000;
  color: #fff;
}
/*服务*/
.service_con {
  padding: 0 3vw;
  width: 100%;
  overflow: hidden;
}
.service_con .service_item {
  width: 100%;
  padding: 6vw 0;
  border-top: 8px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service_con .service_item:nth-child(1) {
  border: none;
}
.service_con .service_item .service_img {
  display: inline-block;
  vertical-align: top;
  width: 48.4vw;
  overflow: hidden;
}
.service_con .service_item .service_img img {
  display: block;
  width: 100%;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.service_con .service_item .service_img:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.service_con .service_item .service_text {
  width: calc(100vw - 48.4vw);
  letter-spacing: 1.5px;
  padding: 0 6vw;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.service_con .service_item .service_text h5 {
  display: inline-block;
  font-size: 60px;
  line-height: 72px;
  color: #000;
}
.service_con .service_item .service_text .s_desc {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  padding-top: 18px;
}
.service_con .service_item .service_text .s_desc p {
  position: relative;
  width: 100%;
  font-size: 24px;
  line-height: 28px;
  color: #000;
  padding-left: 34px;
  margin-top: 20px;
}
.service_con .service_item .service_text .s_desc p::after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FF6701;
  position: absolute;
  left: 0;
  top: 9px;
  z-index: 1;
}
.service_con .service_item .service_text .zx_p {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 56px;
  font-size: 22px;
  color: #FF6701;
}
.service_con .service_item .service_text .zx_p img {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 12px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.service_con .service_item .service_text .zx_p:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  margin-left: 16px;
}
.service_con .service_item .service_text .zx_m {
  display: none;
}
.service_con .service_item:nth-child(even) .service_text {
  padding: 0 0 0 14vw;
}
/*新闻资讯*/
.news_con {
  width: 100%;
  padding-bottom: 100px;
}
.news_con .news_list {
  width: 100%;
}
.news_con .news_list .news_item {
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 2.6vw 3vw;
  position: relative;
  width: 100%;
  background: #fff;
}
.news_con .news_list .news_item:last-child {
  margin-bottom: 60px;
}
.news_con .news_list .news_item .news_img {
  width: 37.5vw;
  height: auto;
  display: inline-block;
  margin-left: 210px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.news_con .news_list .news_item .data_d {
  position: absolute;
  left: 3vw;
  top: 0;
  z-index: 1;
  width: 160px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  font-size: 60px;
  color: #010101;
  line-height: 72px;
}
.news_con .news_list .news_item .data_d div {
  text-align: right;
  font-size: 24px;
  line-height: 30px;
}
.news_con .news_list .news_item .news_text {
  padding-left: 3vw;
  width: calc(94vw - 37.5vw - 210px);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 3vw;
  z-index: 1;
  letter-spacing: 1.5px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.news_con .news_list .news_item .news_text h5 {
  font-size: 48px;
  line-height: 72px;
  color: #000000;
}
.news_con .news_list .news_item .news_text p {
  font-size: 36px;
  line-height: 60px;
  color: #000000;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.news_con .news_list .news_item:nth-child(even) {
  background: #ececec;
  justify-content: right;
}
.news_con .news_list .news_item:nth-child(even) .data_d {
  left: unset;
  right: 3vw;
}
.news_con .news_list .news_item:nth-child(even) .news_img {
  margin-left: 0;
  margin-right: 210px;
}
.news_con .news_list .news_item:nth-child(even) .news_text {
  left: 3vw;
  right: unset;
  padding: 0 3vw 0 0;
}
.news_con .news_list .news_item:hover {
  background: #FF6701;
}
.news_con .news_list .news_item:hover .news_text {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.news_con .news_list .news_item:hover .news_text p {
  margin-top: 10px;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.news_con .news_list .news_item:hover .news_img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(0.9);
}
/*新闻详情*/
.details_con {
  width: 100%;
  margin-top: 90px;
}
.details_con .d_box {
  padding: 90px 0 80px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  letter-spacing: 1.5px;
}
.details_con .d_box .d_list {
  width: 29.8%;
}
.details_con .d_box .d_list .box {
  width: 100%;
  background: #fff;
  padding: 40px 22px;
}
.details_con .d_box .d_list .box .h3 {
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: 30px;
  line-height: 36px;
  color: #FF6701;
}
.details_con .d_box .d_list .box .link {
  margin-top: 36px;
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.details_con .d_box .d_list .box .link a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  color: #777777;
  position: relative;
  padding-left: 20px;
  margin-bottom: 24px;
}
.details_con .d_box .d_list .box .link a:hover {
  color: #FF6701;
}
.details_con .d_box .d_list .box .link a::after {
  width: 8px;
  height: 8px;
  content: '';
  display: inline-block;
  border-radius: 50%;
  background: #FF6701;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  z-index: 1;
}
.details_con .d_box .d_list .news_swiper {
  width: 100%;
  margin-top: 28px;
}
.details_con .d_box .d_list .news_swiper .swiper-slide a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.details_con .d_box .d_list .news_swiper .swiper-slide a img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.details_con .d_box .d_desc {
  width: calc(100% - 2% - 29.8%);
}
.details_con .d_box .d_desc .top-block {
  width: 100%;
  padding-bottom: 44px;
  border-bottom: 1px solid #000;
}
.details_con .d_box .d_desc .top-block .h3 {
  margin: 0;
  font-size: 36px;
  line-height: 48px;
  color: #333;
  text-align: left;
  display: inline-block;
  width: 100%;
}
.details_con .d_box .d_desc .top-block .date {
  margin-top: 24px;
  justify-content: left;
  align-items: center;
  font-size: 18px;
  color: #333;
  display: flex;
}
.details_con .d_box .d_desc .top-block .date img {
  display: inline-block;
  width: 24px;
  height: auto;
  margin-right: 16px;
}
.details_con .d_box .d_desc .mid-block {
  width: 100%;
  padding: 70px 0;
}
.details_con .d_box .d_desc .mid-block img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.details_con .d_box .d_desc .bot-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.details_con .d_box .d_desc .bot-block a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 50%;
  color: #fff;
  height: 100px;
  line-height: 100px;
  font-size: 20px;
  text-decoration: none;
  background: #FF6701;
}
.details_con .d_box .d_desc .bot-block a div {
  display: inline-block;
  max-width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.details_con .d_box .d_desc .bot-block a:hover {
  opacity: 0.9;
}
.details_con .d_box .d_desc .bot-block a:nth-child(1) {
  background: #000;
}

.foot-dx{
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    padding: 0 19px;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 60px;
}
.foot-dx label{
    font-size: 16px;
    color: #666;
    font-weight: 400;
}
.foot-dx .checkbox{margin-left: 20px;}
.foot-dx .checkbox label{margin-right: 1vw;position: relative;}
.foot-dx .checkbox label input{margin-top: 5px;}

.ny-newslist{width: 100%;background:#f5f5f5;padding:5vw 0px;}
.news_list ul{display:grid;grid-template-columns:repeat(3,1fr);gap:3vw;position:relative;z-index:5;margin-bottom:5vw;}
.news_list li .box{display:block;width:100%;height:100%;background-color:#fff;border-radius: 20px;padding:4vw 3vw;overflow:hidden;position:relative}
.news_list li .box::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;visibility:hidden;background:linear-gradient(120deg, #ff6701 0%, #ff6701 60%, #f6c8cc 100%);}
.news_list li .box span{display:block;font-size:16px;font-weight:300;color:#adadad;margin-bottom:1.875rem;transition:all .5s ease;position:relative;z-index:2}
.news_list li .box h2{font-size:1.4vw;line-height:2vw;color:#333333;min-height: 4vw;margin-bottom: 2vw;transition:all .5s ease;position:relative;z-index:2}
.news_list li .box p{font-size:15px;font-weight:300;line-height:25px;color:#999999;margin-bottom:3.75rem;transition:all .5s ease;position:relative;z-index:2}
.news_list li .box .more{display:inline-flex;align-items:center;justify-content:center;border:1px solid #a8a8a8;border-radius:50%;padding:10px;transition:all .5s ease;position:relative;z-index:2}
.news_list li .box .more svg{width:16px;height:16px}
.news_list li .box .more svg path{fill:#a8a8a8;transition:all .5s ease}
.news_list li .box:hover span,.news_list li .box:hover h2,.news_list li .box:hover p,.news_list li .box:hover .more svg path{color:#fff;fill:#fff}
.news_list li .box:hover .more{border-color:#fff}
.news_list li .box:hover::after{opacity:1;visibility:visible}
.bt_txt2 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

@media screen and (max-width: 1680px) {
  .other_banner .banner_text .safe_width p {
    font-size: 56px;
    line-height: 72px;
  }
  /*观点*/
  .view_con .view_item .view_text h5 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 16px;
  }
  .view_con .view_item .view_text p {
    font-size: 20px;
    line-height: 24px;
  }
  /*服务*/
  .service_con .service_item .service_text h5 {
    font-size: 56px;
    line-height: 68px;
  }
  .service_con .service_item .service_text .s_desc {
    padding-top: 16px;
  }
  .service_con .service_item .service_text .s_desc p {
    position: relative;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    padding-left: 30px;
    margin-top: 16px;
  }
  .service_con .service_item .service_text .s_desc p::after {
    content: '';
    width: 8px;
    height: 8px;
    top: 8px;
  }
  .service_con .service_item .service_text .zx_p {
    margin-top: 50px;
    font-size: 18px;
  }
  .service_con .service_item .service_text .zx_p img {
    display: inline-block;
    width: 28px;
    margin-left: 10px;
  }
  .service_con .service_item .service_text .zx_p:hover img {
    margin-left: 14px;
  }
  .service_con .service_item .service_text .zx_m {
    display: none;
  }
  /*新闻资讯*/
  .news_con .news_list .news_item .news_img {
    margin-left: 210px;
  }
  .news_con .news_list .news_item .data_d {
    font-size: 56px;
    line-height: 68px;
  }
  .news_con .news_list .news_item .data_d div {
    font-size: 20px;
    line-height: 26px;
  }
  .news_con .news_list .news_item .news_text h5 {
    font-size: 44px;
    line-height: 68px;
  }
  .news_con .news_list .news_item .news_text p {
    font-size: 32px;
    line-height: 56px;
    margin-top: 18px;
  }
  /*新闻详情*/
  .details_con .d_box .d_list .box .h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .details_con .d_box .d_list .box .link {
    margin-top: 34px;
  }
  .details_con .d_box .d_list .box .link a {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 22px;
  }
  .details_con .d_box .d_list .news_swiper {
    margin-top: 26px;
  }
  .details_con .d_box .d_desc .top-block {
    padding-bottom: 42px;
  }
  .details_con .d_box .d_desc .top-block .h3 {
    font-size: 34px;
    line-height: 46px;
  }
  .details_con .d_box .d_desc .top-block .date {
    margin-top: 22px;
    font-size: 17px;
  }
  .details_con .d_box .d_desc .top-block .date img {
    width: 24px;
    margin-right: 16px;
  }
  .details_con .d_box .d_desc .mid-block {
    padding: 65px 0;
  }
  .details_con .d_box .d_desc .bot-block a {
    height: 100px;
    line-height: 100px;
    font-size: 18px;
  }
  /*案例弹窗*/
  .fixed_bg .fixed_con {
    width: 88%;
    max-width: 1560px;
    background: #fff;
    padding-top: 24px;
    position: relative;
    /*案例弹窗*/
  }
  .fixed_bg .fixed_con .pop_head h5 {
    font-size: 32px;
    line-height: 52px;
  }
  .fixed_bg .fixed_con.form_con .close-icon.icon-w {
    width: 32px;
    height: 32px;
    background: url(../images/close-w.png) no-repeat center center;
    background-size: 100% auto;
    top: 26px;
    z-index: 1;
  }
  .fixed_bg .fixed_con.form_con .pop_head {
    height: 86px;
  }
  .fixed_bg .fixed_con.form_con .pop_head h5 {
    line-height: 86px;
  }
  .fixed_bg .fixed_con.form_con .form_box {
    padding: 5vh 4.6% 5.5vh 4.6%;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list {
    margin-bottom: 23px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box {
    margin-bottom: 22px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box span {
    font-size: 20px;
    color: #000000;
    line-height: 34px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box input {
    padding: 0 26px;
    height: 58px;
    border-radius: 29px;
    line-height: 58px;
    margin-top: 20px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box textarea {
    padding: 14px 26px;
    height: 116px;
    font-size: 14px;
    border-radius: 10px;
    line-height: 18px;
    margin-top: 20px;
  }
  .fixed_bg .fixed_con.form_con .form_box .submit-btn {
    font-size: 22px;
    line-height: 58px;
    border-radius: 29px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 1440px) {
  .other_banner .banner_text .safe_width p {
    font-size: 54px;
    line-height: 70px;
  }
  /*观点*/
  .view_con .view_item .view_text h5 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 14px;
  }
  .view_con .view_item .view_text p {
    font-size: 18px;
    line-height: 22px;
  }
  /*服务*/
  .service_con .service_item .service_img {
    height: 386px;
  }
  .service_con .service_item .service_img img {
    height: 100%;
    width: auto;
  }
  .service_con .service_item .service_text h5 {
    font-size: 54px;
    line-height: 66px;
  }
  .service_con .service_item .service_text .s_desc {
    padding-top: 14px;
  }
  .service_con .service_item .service_text .s_desc p {
    font-size: 18px;
    line-height: 22px;
    padding-left: 30px;
    margin-top: 14px;
  }
  .service_con .service_item .service_text .s_desc p::after {
    content: '';
    width: 8px;
    height: 8px;
    top: 7px;
  }
  .service_con .service_item .service_text .zx_p {
    margin-top: 48px;
    font-size: 16px;
  }
  .service_con .service_item .service_text .zx_p img {
    width: 26px;
    margin-left: 10px;
  }
  .service_con .service_item .service_text .zx_p:hover img {
    margin-left: 14px;
  }
  .service_con .service_item .service_text .zx_m {
    display: none;
  }
  /*新闻资讯*/
  .news_con .news_list .news_item .data_d {
    font-size: 54px;
    line-height: 66px;
  }
  .news_con .news_list .news_item .data_d div {
    font-size: 18px;
    line-height: 24px;
  }
  .news_con .news_list .news_item .news_text h5 {
    font-size: 42px;
    line-height: 66px;
  }
  .news_con .news_list .news_item .news_text p {
    font-size: 30px;
    line-height: 54px;
  }
  /*新闻详情*/
  .details_con .d_box .d_list .box {
    padding: 34px 20px;
  }
  .details_con .d_box .d_list .box .h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .details_con .d_box .d_list .box .link a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .details_con .d_box .d_list .news_swiper {
    margin-top: 24px;
  }
  .details_con .d_box .d_desc .top-block {
    padding-bottom: 40px;
  }
  .details_con .d_box .d_desc .top-block .h3 {
    font-size: 32px;
    line-height: 44px;
  }
  .details_con .d_box .d_desc .top-block .date {
    margin-top: 22px;
    font-size: 16px;
  }
  .details_con .d_box .d_desc .top-block .date img {
    width: 22px;
    margin-right: 14px;
  }
  .details_con .d_box .d_desc .mid-block {
    padding: 65px 0;
  }
  .details_con .d_box .d_desc .bot-block a {
    height: 90px;
    line-height: 90px;
    font-size: 16px;
  }
  /*案例弹窗*/
  .fixed_bg .fixed_con {
    /*案例弹窗*/
  }
  .fixed_bg .fixed_con .pop_head h5 {
    font-size: 30px;
    line-height: 50px;
  }
  .fixed_bg .fixed_con.form_con {
    max-width: 540px;
  }
  .fixed_bg .fixed_con.form_con .close-icon.icon-w {
    width: 32px;
    height: 32px;
    top: 23px;
  }
  .fixed_bg .fixed_con.form_con .pop_head {
    height: 80px;
  }
  .fixed_bg .fixed_con.form_con .pop_head h5 {
    line-height: 80px;
  }
  .fixed_bg .fixed_con.form_con .form_box {
    padding: 5vh 4.6% 5.5vh 4.6%;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list {
    margin-bottom: 20px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box {
    margin-bottom: 20px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box span {
    font-size: 18px;
    line-height: 30px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box input {
    padding: 0 26px;
    height: 54px;
    border-radius: 27px;
    line-height: 54px;
    margin-top: 18px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box textarea {
    padding: 14px 26px;
    height: 110px;
    font-size: 14px;
    border-radius: 10px;
    line-height: 18px;
    margin-top: 18px;
  }
  .fixed_bg .fixed_con.form_con .form_box .submit-btn {
    font-size: 20px;
    line-height: 54px;
    border-radius: 27px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 1366px) {
  .other_banner .banner_text .safe_width p {
    font-size: 52px;
    line-height: 68px;
  }
  /*观点*/
  .view_con .view_item .view_text h5 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 14px;
  }
  .view_con .view_item .view_text p {
    font-size: 17px;
    line-height: 22px;
  }
  /*服务*/
  .service_con .service_item .service_img {
    height: 386px;
  }
  .service_con .service_item .service_img img {
    height: 100%;
    width: auto;
  }
  .service_con .service_item .service_text h5 {
    font-size: 52px;
    line-height: 64px;
  }
  .service_con .service_item .service_text .s_desc {
    padding-top: 14px;
  }
  .service_con .service_item .service_text .s_desc p {
    font-size: 18px;
    line-height: 22px;
    padding-left: 30px;
    margin-top: 14px;
  }
  .service_con .service_item .service_text .s_desc p::after {
    content: '';
    width: 8px;
    height: 8px;
    top: 7px;
  }
  .service_con .service_item .service_text .zx_p {
    margin-top: 48px;
    font-size: 16px;
  }
  .service_con .service_item .service_text .zx_p img {
    width: 26px;
    margin-left: 10px;
  }
  .service_con .service_item .service_text .zx_p:hover img {
    margin-left: 14px;
  }
  .service_con .service_item .service_text .zx_m {
    display: none;
  }
  /*新闻资讯*/
  .news_con .news_list .news_item .data_d {
    font-size: 52px;
    line-height: 64px;
  }
  .news_con .news_list .news_item .data_d div {
    font-size: 17px;
    line-height: 22px;
  }
  .news_con .news_list .news_item .news_text h5 {
    font-size: 40px;
    line-height: 64px;
  }
  .news_con .news_list .news_item .news_text p {
    font-size: 28px;
    line-height: 52px;
  }
  /*案例弹窗*/
  .fixed_bg .fixed_con {
    /*案例弹窗*/
  }
  .fixed_bg .fixed_con .pop_head h5 {
    font-size: 28px;
    line-height: 48px;
  }
  .fixed_bg .fixed_con.form_con .close-icon.icon-w {
    width: 30px;
    height: 30px;
    top: 22px;
  }
  .fixed_bg .fixed_con.form_con .pop_head {
    height: 76px;
  }
  .fixed_bg .fixed_con.form_con .pop_head h5 {
    line-height: 76px;
  }
  .fixed_bg .fixed_con.form_con .form_box {
    padding: 5vh 4.6% 5.5vh 4.6%;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list {
    margin-bottom: 18px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box {
    margin-bottom: 18px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box span {
    font-size: 16px;
    line-height: 28px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box input {
    padding: 0 26px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    margin-top: 16px;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box textarea {
    padding: 14px 26px;
    height: 106px;
    font-size: 14px;
    border-radius: 10px;
    line-height: 18px;
    margin-top: 16px;
  }
  .fixed_bg .fixed_con.form_con .form_box .submit-btn {
    font-size: 18px;
    line-height: 50px;
    border-radius: 25px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 1280px) {
  .other_banner .banner_text .safe_width p {
    font-size: 48px;
    line-height: 66px;
  }
  .other_nav .o_nav_head {
    height: 70px;
  }
  .other_nav .o_nav_head .cur_nav .wrapper {
    height: 70px;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller li {
    height: 70px;
    line-height: 70px;
    width: 110px;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller li a {
    font-size: 14px;
  }
  .other_nav .cur_page ul {
    height: 70px;
    line-height: 70px;
  }
  .other_nav .cur_page ul li {
    font-size: 14px;
    padding-left: 38px;
    line-height: 70px;
  }
  .other_nav .cur_page ul li::after {
    content: '>';
    font-size: 14px;
    line-height: 70px;
    left: 10px;
  }
  .other_nav .cur_page ul li:nth-child(1) {
    padding-left: 20px;
  }
  .other_nav .cur_page ul li:nth-child(1)::after {
    width: 18px;
    height: 18px;
    margin-top: -9px;
  }
  /*观点*/
  .view_con .view_item .view_text h5 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
  }
  .view_con .view_item .view_text p {
    font-size: 16px;
    line-height: 22px;
  }
  /*服务*/
  .service_con .service_item .service_img {
    height: 386px;
  }
  .service_con .service_item:nth-child(even) .service_text {
    padding: 0 1vw 0 7vw;
  }
  .service_con .service_item .service_text {
    padding: 0 4vw 0 2vw;
  }
  .service_con .service_item .service_text h5 {
    font-size: 48px;
    line-height: 60px;
  }
  .service_con .service_item .service_text .s_desc {
    padding-top: 12px;
  }
  .service_con .service_item .service_text .s_desc p {
    font-size: 16px;
    line-height: 20px;
    padding-left: 28px;
    margin-top: 12px;
  }
  .service_con .service_item .service_text .s_desc p::after {
    content: '';
    width: 8px;
    height: 8px;
    top: 6px;
  }
  .service_con .service_item .service_text .zx_p {
    margin-top: 44px;
    font-size: 14px;
  }
  .service_con .service_item .service_text .zx_p img {
    width: 22px;
    margin-left: 10px;
  }
  .service_con .service_item .service_text .zx_p:hover img {
    margin-left: 14px;
  }
  .service_con .service_item .service_text .zx_m {
    display: none;
  }
  /*新闻资讯*/
  .news_con .news_list .news_item .news_img {
    width: 36.5vw;
  }
  .news_con .news_list .news_item .data_d {
    font-size: 48px;
    line-height: 60px;
  }
  .news_con .news_list .news_item .data_d div {
    font-size: 15px;
    line-height: 19px;
  }
  .news_con .news_list .news_item .news_text h5 {
    font-size: 36px;
    line-height: 60px;
  }
  .news_con .news_list .news_item .news_text p {
    font-size: 24px;
    line-height: 48px;
  }
  /*新闻详情*/
  .details_con .d_box {
    padding: 60px 0 50px 0;
  }
  .details_con .d_box .d_list .box .h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .details_con .d_box .d_list .box .link a {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 18px;
  }
  .details_con .d_box .d_list .news_swiper {
    margin-top: 20px;
  }
  .details_con .d_box .d_desc .top-block {
    padding-bottom: 36px;
  }
  .details_con .d_box .d_desc .top-block .h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .details_con .d_box .d_desc .top-block .date {
    margin-top: 22px;
    font-size: 14px;
  }
  .details_con .d_box .d_desc .top-block .date img {
    width: 20px;
    margin-right: 14px;
  }
  .details_con .d_box .d_desc .mid-block {
    padding: 60px 0;
  }
  .details_con .d_box .d_desc .bot-block a {
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
    .news_con .news_list .news_item:nth-child(even) {
  background: #fff;
  justify-content: right;
}
  .other_banner {
    height: calc(100vh - 90px);
  }
  .other_banner .banner_text .safe_width p {
    font-size: 44px;
    line-height: 60px;
  }
  /*人才*/
  .rencai_con .talent_ln {
    padding-bottom: 80px;
  }
  .rencai_con .talent_ln .ln_box {
    height: 420px;
  }
  .rencai_con .talent_ln .ln_box .ln_right {
    padding: 0 3% 0 4.5%;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_head {
    font-size: 30px;
    line-height: 50px;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_head div {
    display: block;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_head span {
    font-size: 40px;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_desc {
    font-size: 16px;
    line-height: 28px;
    margin-top: 46px;
  }
  .rencai_con .talent_cz {
    padding-bottom: 80px;
  }
  .rencai_con .talent_cz .lx_head {
    padding: 60px 0 60px 0;
  }
  .rencai_con .talent_cz .cz_box .cz_item {
    width: 31.7%;
  }
  .rencai_con .talent_cz .cz_box .cz_item .cz_text {
    font-size: 24px;
    line-height: 30px;
    padding: 0 15px;
  }
  .rencai_con .talent_dy {
    padding-bottom: 280px;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc {
    margin-bottom: -140px;
    height: 280px;
    padding: 25px 25px 0 25px;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc h5 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 18px;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc h5::after {
    width: 42px;
    height: 3px;
    margin-left: -21px;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list {
    margin-top: 14px;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 18px;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item span {
    margin-top: 11px;
    width: 20px;
    height: 2px;
  }
  /*观点*/
  .view_con .view_item {
    margin-bottom: 15px;
  }
  .view_con .view_item:nth-of-type(6n-5),
  .view_con .view_item:nth-of-type(6n-4),
  .view_con .view_item:nth-of-type(6n-3) {
    width: calc((100% - 30px) / 3);
  }
  .view_con .view_item:nth-of-type(6n-2),
  .view_con .view_item:nth-of-type(6n-1) {
    width: calc((100% - 15px) / 2);
  }
  .view_con .view_item:nth-of-type(6n) {
    width: calc(100%);
  }
  .view_con .view_item .view_text h5 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .view_con .view_item .view_text p {
    font-size: 14px;
    line-height: 18px;
  }
  /*服务*/
  .service_con .service_item .service_img {
    height: 386px;
  }
  .service_con .service_item:nth-child(even) .service_text {
    padding: 0 1vw 0 7vw;
  }
  .service_con .service_item .service_text {
    padding: 0 3vw 0 2vw;
  }
  .service_con .service_item .service_text h5 {
    font-size: 44px;
    line-height: 56px;
  }
  .service_con .service_item .service_text .s_desc {
    padding-top: 14px;
  }
  .service_con .service_item .service_text .s_desc p {
    font-size: 16px;
    line-height: 20px;
    padding-left: 28px;
    margin-top: 12px;
  }
  .service_con .service_item .service_text .s_desc p::after {
    content: '';
    width: 8px;
    height: 8px;
    top: 6px;
  }
  .service_con .service_item .service_text .zx_p {
    margin-top: 44px;
    font-size: 14px;
  }
  .service_con .service_item .service_text .zx_p img {
    width: 22px;
    margin-left: 10px;
  }
  .service_con .service_item .service_text .zx_p:hover img {
    margin-left: 14px;
  }
  .service_con .service_item .service_text .zx_m {
    display: none;
  }
  /*新闻资讯*/
  .news_con .news_list .news_item .news_img {
    width: 36vw;
  }
  .news_con .news_list .news_item .data_d {
    font-size: 40px;
    line-height: 52px;
  }
  .news_con .news_list .news_item .data_d div {
    font-size: 13px;
    line-height: 16px;
  }
  .news_con .news_list .news_item .news_text h5 {
    font-size: 28px;
    line-height: 52px;
  }
  .news_con .news_list .news_item .news_text p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 6px;
  }
  /*新闻详情*/
  .details_con {
    margin-top: 0;
  }
  .details_con .d_box .d_list {
    display: none;
  }
  .details_con .d_box .d_desc {
    width: 100%;
  }
  .fixed_bg .fixed_con {
    /*咨询弹窗*/
  }
  .fixed_bg .fixed_con.zx_con {
    padding: 4.07vh 3vw 4.25vh 3vw;
  }
  .fixed_bg .fixed_con.zx_con .close-icon.icon-w {
    width: 28px;
    height: 28px;
    top: 28px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .h5 {
    font-size: 26px;
    line-height: 32px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_tel {
    margin: 2.4vh 0 2.77vh 0;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_tel span {
    font-size: 30px;
    line-height: 30px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_tel i {
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box {
    border-radius: 10px;
    height: 50px;
    margin-bottom: 10px;
    padding-right: 3px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box input {
    font-size: 14px;
    padding: 0 4%;
    width: calc(100% - 120px);
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box a {
    width: 120px;
    line-height: 45px;
    border-radius: 5px;
    font-size: 16px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_tips {
    font-size: 14px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_tips img {
    width: auto;
    height: auto;
    margin-right: 6px;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_btn {
    margin-top: 2.77vh;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_btn a {
    border-radius: 10px;
    line-height: 50px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
    .news_list ul{grid-template-columns: repeat(1, 1fr);}
    .news_list li .box h2{font-size: 20px;line-height: 28px;min-height: 30px;}
    .news_list li .box p{margin-bottom: 35px;}
    
  .other_banner {
    height: auto;
  }
  .other_banner img {
    width: 100%;
    height: 9rem;
  }
  .other_banner .banner_text .safe_width.p_center {
    align-items: flex-start;
  }
  .other_banner .banner_text .safe_width.p_center p {
    text-align: left;
  }
  .other_banner .banner_text .safe_width p {
    font-size: 0.85rem;
    line-height: 1.4rem;
  }
  .other_nav .o_nav_head {
    align-items: center;
    height: 3.25rem;
  }
  .other_nav .o_nav_head .cur_nav {
    width: 100%;
  }
  .other_nav .o_nav_head .cur_nav .wrapper {
    height: 2rem;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller {
    position: absolute;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller li {
    height: 2rem;
    line-height: 2rem;
    width: 4.9rem;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller li a {
    font-size: 0.6rem;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller li.active {
    background: #fff;
    border-bottom: 0.075rem solid #ef7c00;
  }
  .other_nav .o_nav_head .cur_nav .wrapper .scroller li.active a {
    color: #ef7c00;
  }
  .other_nav .cur_page {
    display: none;
  }
  .other_conent .other_tap {
    padding: 0.8rem 0;
  }
  /*联系*/
  .lx_head {
    padding: 1.5rem 0 0.9rem 0;
    letter-spacing: unset;
  }
  .lx_head h5 {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .lx_head span {
    margin: 0.45rem 0 0.35rem 0;
    width: 1.5rem;
    height: 0.1rem;
  }
  .lx_head p {
    font-size: 0.5rem;
    line-height: 0.8rem;
    width: 100%;
  }
  .lx_head p.mt_p {
    margin-top: 0.45rem;
  }
  .lx_con {
    padding-bottom: 2rem;
  }
  .lx_con .lx_info {
    flex-direction: column;
  }
  .lx_con .lx_info .lx_info_r {
    width: 100%;
    height: 7.6rem;
    border-radius: 0px;
  }
  .lx_con .lx_info .lx_info_r img {
    display: inline-block;
    width: 4.25rem;
    max-width: unset;
    margin-bottom: 0.7rem;
  }
  .lx_con .lx_info .lx_info_r p {
    text-align: center;
    font-size: 0.5rem;
    line-height: 0.7rem;
    letter-spacing: unset;
  }
  .lx_con .lx_info .lx_info_l {
    width: calc(100%);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .lx_con .lx_info .lx_info_l .info_l_item {
    height: 4.85rem;
    width: calc(50% - 0.2rem);
    padding: 0 0.5rem;
    border-radius: 0;
    margin-bottom: 0.4rem;
  }
  .lx_con .lx_info .lx_info_l .info_l_item span {
    width: 0.9rem;
    height: 0.9rem;
    background-size: 1.8rem auto;
  }
  .lx_con .lx_info .lx_info_l .info_l_item span.icon_tel {
    background-size: 1.8rem auto;
    background-position: 0px 0rem;
  }
  .lx_con .lx_info .lx_info_l .info_l_item span.icon_sms {
    background-size: 1.8rem auto;
    background-position: 0px -0.9rem;
  }
  .lx_con .lx_info .lx_info_l .info_l_item span.icon_dw {
    background-size: 1.8rem auto;
    background-position: 0px -1.8rem;
  }
  .lx_con .lx_info .lx_info_l .info_l_item p {
    font-size: 0.55rem;
    line-height: 0.8rem;
    margin: 0.35rem 0;
  }
  .lx_con .lx_info .lx_info_l .info_l_item div {
    font-size: 0.5rem;
    line-height: 0.6rem;
    letter-spacing: 0;
  }
  .lx_con .lx_message {
    padding: 1.35rem 0.6rem;
    border-radius: 0;
  }
  .lx_con .lx_message .message_box .input_m {
    width: calc(100%);
    height: 1.75rem;
    padding: 0 0.65rem;
    font-size: 0.6rem;
    line-height: 1.75rem;
    letter-spacing: 0;
    border-radius: 0;
    margin-bottom: 0.5rem;
  }
  .lx_con .lx_message .message_box .text_m {
    font-size: 0.6rem;
    line-height: 0.85rem;
    padding: 0.35rem 0.65rem;
    border-radius: 0;
    margin-bottom: 1.35rem;
    font-family: al;
    height: 4rem;
  }
  .lx_con .lx_message .submit {
    width: 5rem;
    height: 1.75rem;
    border-radius: 0.85rem;
    line-height: 1.75rem;
    font-size: 0.6rem;
    letter-spacing: 0.15rem;
    margin-left: 30%;
  }
  /*人才*/
  .rencai_con .talent_ln {
    padding-bottom: 1.75rem;
  }
  .rencai_con .talent_ln .ln_box {
    position: unset;
    height: unset;
    flex-direction: column;
  }
  .rencai_con .talent_ln .ln_box .ln_left {
    width: 100%;
    height: unset;
    position: unset;
  }
  .rencai_con .talent_ln .ln_box .ln_left img {
    height: auto;
    width: 100%;
  }
  .rencai_con .talent_ln .ln_box .ln_right {
    width: 100%;
    height: unset;
    flex-direction: column;
    padding: 1rem 0.65rem 1.35rem 0.65rem;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_head {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
    font-size: 0.75rem;
    line-height: 1.1rem;
    letter-spacing: 0.1rem;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_head div {
    display: block;
    width: 100%;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_head span {
    font-weight: normal;
    font-size: 0.75rem;
    color: #000;
  }
  .rencai_con .talent_ln .ln_box .ln_right .ln_desc {
    font-size: 0.5rem;
    line-height: 0.8rem;
    letter-spacing: 0.1rem;
    margin-top: 0.8rem;
  }
  .rencai_con .talent_cz {
    width: 100%;
    background: url(../images/other/talents/cz_bj_m.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding-bottom: 1.75rem;
  }
  .rencai_con .talent_cz .lx_head {
    padding: 1.75rem 0 0.8rem 0;
  }
  .rencai_con .talent_cz .cz_box {
    flex-direction: column;
  }
  .rencai_con .talent_cz .cz_box .cz_item {
    width: 100%;
    margin-bottom: 0.7rem;
  }
  .rencai_con .talent_cz .cz_box .cz_item:last-child {
    margin-bottom: 0;
  }
  .rencai_con .talent_cz .cz_box .cz_item .cz_text {
    font-size: 0.65rem;
    line-height: 0.9rem;
    padding: 0 0.6rem;
  }
  .rencai_con .talent_dy {
    width: 100%;
    padding-bottom: 0;
  }
  .rencai_con .talent_dy .dy_box {
    flex-direction: column;
  }
  .rencai_con .talent_dy .dy_box .dy_item {
    width: calc(100%);
    margin-bottom: 6rem;
  }
  .rencai_con .talent_dy .dy_box .dy_item img {
    width: 100%;
    height: auto;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc {
    position: absolute;
    bottom: unset;
    top: 4.5rem;
    left: 0.6rem;
    margin-bottom: unset;
    z-index: 1;
    width: calc(100% - 1.2rem);
    height: 8rem;
    background: #fff;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc h5 {
    font-size: 0.65rem;
    line-height: 0.8rem;
    padding-bottom: 0.35rem;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc h5::after {
    width: 1.4rem;
    height: 0.1rem;
    margin-left: -0.7rem;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list {
    margin-top: 0.6rem;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item {
    min-width: 30%;
    font-size: 0.5rem;
    line-height: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .rencai_con .talent_dy .dy_box .dy_item .dy_desc .fl_list .fl_item span {
    margin-top: 0.25rem;
    width: 0.8rem;
    height: 0.05rem;
  }
  .rencai_con .talent_hj {
    padding: 0.5rem 0 2rem 0;
  }
  .rencai_con .talent_hj .hj_box {
    flex-direction: column;
  }
  .rencai_con .talent_hj .hj_box .hj_right {
    width: 100%;
    justify-content: space-between;
    flex-direction: unset;
    align-items: flex-start;
  }
  .rencai_con .talent_hj .hj_box .hj_right .hj_l_item {
    width: calc(50% - 0.3rem);
    height: unset;
    margin-bottom: 0;
  }
  .rencai_con .talent_hj .hj_box .hj_right .hj_l_item img {
    height: auto;
    width: 100%;
  }
  .rencai_con .talent_hj .hj_box .hj_left {
    width: 100%;
  }
  .rencai_con .talent_hj .hj_box .hj_left .hj_l_item {
    width: calc(50% - 0.3rem);
    height: unset;
    margin-bottom: 0.5rem;
  }
  .rencai_con .talent_hj .hj_box .hj_left .hj_l_item img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .rencai_con .talent_hj .hj_box .hj_left .hj_l_item:last-child {
    margin-bottom: 0.5rem;
    width: 100%;
  }
  /*观点*/
  .view_con {
    padding: 1.75rem 0.8rem 1rem 0.8rem;
    flex-direction: column;
  }
  .view_con .view_item {
    height: 7.65rem;
    margin-bottom: 1rem;
  }
  .view_con .view_item:nth-of-type(6n-5),
  .view_con .view_item:nth-of-type(6n-4),
  .view_con .view_item:nth-of-type(6n-3) {
    width: calc(100%);
  }
  .view_con .view_item:nth-of-type(6n-5) img,
  .view_con .view_item:nth-of-type(6n-4) img,
  .view_con .view_item:nth-of-type(6n-3) img {
    width: 100%;
    height: 100%;
  }
  .view_con .view_item:nth-of-type(6n-2),
  .view_con .view_item:nth-of-type(6n-1) {
    width: calc(100%);
  }
  .view_con .view_item:nth-of-type(6n-2) img,
  .view_con .view_item:nth-of-type(6n-1) img {
    width: 100%;
    height: auto;
  }
  .view_con .view_item:nth-of-type(6n) {
    width: calc(100%);
  }
  .view_con .view_item:nth-of-type(6n) img {
    width: auto;
    height: 100%;
  }
  .view_con .view_item .view_text {
    letter-spacing: 0.1rem;
    padding: 0 0.6rem;
  }
  .view_con .view_item .view_text h5 {
    font-size: 0.85rem;
    line-height: 1rem;
    margin-bottom: 0.6rem;
  }
  .view_con .view_item .view_text p {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .fixed_bg .fixed_con {
    width: 88%;
    max-width: unset;
    background: #fff;
    padding-top: 0.7rem;
    /*案例弹窗*/
    /*咨询弹窗*/
  }
  .fixed_bg .fixed_con .close-icon {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    background: url(../images/pop_close.png) no-repeat center center;
    background-size: 100% auto;
    top: 0.4rem;
    right: 0.4rem;
  }
  .fixed_bg .fixed_con .pop_head {
    width: calc(100% - 40px);
    padding: 0.75rem 0;
    border-bottom: 0.025rem solid #D1D1D1;
    letter-spacing: 0.1rem;
  }
  .fixed_bg .fixed_con .pop_head h5 {
    font-weight: bold;
    font-size: 0.65rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
  }
  .fixed_bg .fixed_con .pop_con {
    padding: 0.75rem 0 2rem 0;
  }
  .fixed_bg .fixed_con .pop_con .gd_desc {
    width: 100%;
    padding: 0 18px 0 20px;
    overflow: auto;
    font-size: 0.55rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
    height: calc(88vh - 7rem);
  }
  .fixed_bg .fixed_con.form_con .close-icon.icon-w {
    width: 0.8rem;
    height: 0.8rem;
    top: 0.6rem;
  }
  .fixed_bg .fixed_con.form_con .pop_head {
    height: 2rem;
  }
  .fixed_bg .fixed_con.form_con .pop_head h5 {
    line-height: 2rem;
  }
  .fixed_bg .fixed_con.form_con .form_box {
    padding: 1rem 4.6% 1.35rem 4.6%;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list {
    margin-bottom: 0.5rem;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box {
    margin-bottom: 0.85rem;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box span {
    font-size: 0.55rem;
    line-height: 0.8rem;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box input {
    padding: 0 0.6rem;
    height: 1.6rem;
    font-size: 0.6rem;
    border-width: 0.03rem;
    border-radius: 0.7rem;
    line-height: 1.6rem;
    margin-top: 0.45rem;
  }
  .fixed_bg .fixed_con.form_con .form_box .form_list .box textarea {
    padding: 0.3rem 0.6rem;
    height: 3.25rem;
    font-size: 0.6rem;
    border-width: 0.03rem;
    border-radius: 0.25rem;
    line-height: 0.8rem;
    margin-top: 0.45rem;
  }
  .fixed_bg .fixed_con.form_con .form_box .submit-btn {
    font-size: 0.6rem;
    line-height: 1.6rem;
    border-radius: 0.8rem;
    letter-spacing: 0.1rem;
  }
  .fixed_bg .fixed_con.zx_con {
    width: 91%;
    padding: 1rem 0.6rem 1.35rem 0.6rem;
    border-radius: 0.25rem;
  }
  .fixed_bg .fixed_con.zx_con .close-icon.icon-w {
    width: 0.8rem;
    height: 0.8rem;
    top: 0.4rem;
    right: 0.6rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .h5 {
    font-size: 0.7rem;
    line-height: 0.95rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_tel {
    margin: 0.8rem 0 0.5rem 0;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_tel span {
    font-size: 0.95rem;
    font-weight: bold;
    line-height: 0.8rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_tel i {
    margin-top: 0.3rem;
    font-style: normal;
    font-size: 0.5rem;
    line-height: 0.75rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box {
    border-radius: 0.2rem;
    height: 1.4rem;
    margin-bottom: 0.2rem;
    padding-right: 0.025rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box input {
    font-size: 0.55rem;
    padding: 0 4%;
    width: calc(100% - 3rem);
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_box .submit {
    width: 3rem;
    line-height: 1.35rem;
    border-radius: 0.15rem;
    font-size: 0.55rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_tips {
    font-size: 0.5rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_input .i_tips img {
    width: 0.5rem;
    height: auto;
    margin-right: 0.2rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_btn {
    margin-top: 2.77vh;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_btn a {
    width: calc(50% - 0.5rem);
    border-radius: 0.25rem;
    line-height: 1.35rem;
    font-size: 0.6rem;
  }
  .fixed_bg .fixed_con.zx_con .zx_con .zx_btn a img {
    margin-right: 0.25rem;
    width: 0.75rem;
    height: auto;
  }
  /*服务*/
  .service_con {
    padding: 0 0.8rem;
  }
  .service_con .service_item {
    width: 100%;
    padding: 2rem 0;
    border-top: 0.15rem solid #000;
    flex-direction: column;
  }
  .service_con .service_item .service_img {
    width: 100%;
    height: unset;
  }
  .service_con .service_item .service_img img {
    width: 100%;
    height: auto;
  }
  .service_con .service_item .service_text {
    width: calc(100%);
    letter-spacing: 0.05rem;
    padding: 0;
    padding-bottom: 1.1rem;
    position: relative;
  }
  .service_con .service_item .service_text h5 {
    display: inline-block;
    font-size: 0.8rem;
    line-height: 1.1rem;
    font-weight: bold;
  }
  .service_con .service_item .service_text .s_desc {
    padding-top: 0.2rem;
  }
  .service_con .service_item .service_text .s_desc p {
    font-size: 0.5rem;
    line-height: 0.8rem;
    color: #000;
    padding-left: 0.4rem;
    margin-top: 0.4rem;
  }
  .service_con .service_item .service_text .s_desc p::after {
    content: '';
    width: 0.15rem;
    height: 0.15rem;
    top: 0.325rem;
  }
  .service_con .service_item .service_text .zx_p {
    display: none;
  }
  .service_con .service_item .service_text .zx_m {
    position: absolute;
    right: 0;
    bottom: 1rem;
    z-index: 1;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 0.55rem;
    color: #000;
  }
  .service_con .service_item .service_text .zx_m img {
    display: inline-block;
    width: 0.6rem;
    height: auto;
    margin-left: 0.4rem;
  }
  .service_con .service_item:nth-child(even) .service_text {
    padding: 0 0 1.1rem 0;
  }
  .service_con .service_item:nth-child(even) .service_img {
    display: none;
  }
  .service_con .service_item:nth-child(even) .block_sj img {
    width: 100%;
    height: auto;
  }
  /*新闻资讯*/
  .news_con {
    padding: 1.75rem 0.3rem 2.2rem 0.3rem;
  }
  .news_con .news_list .news_item {
    flex-direction: column;
    padding: 0.5rem 0.5rem 0.75rem 0.5rem;
    position: unset;
    margin-bottom: 1rem;
  }
   .news_con .news_list .news_item:first-child {
    /*background: #ececec;*/
  }
  .news_con .news_list .news_item:last-child {
    /*background: #ececec;*/
    margin-bottom: 1.35rem;
  }
  .news_con .news_list .news_item .news_img {
    width: 100%;
    margin-left: 0;
  }
  .news_con .news_list .news_item .data_d {
    display: none;
  }
  .news_con .news_list .news_item .news_text {
    padding-left: 0;
    width: calc(100%);
    height: unset;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    position: unset;
    letter-spacing: 0;
  }
  .news_con .news_list .news_item .news_text h5 {
    display: none;
  }
  .news_con .news_list .news_item .news_text .block_sj {
    margin-top: 0.6rem;
    font-size: 0.55rem;
    line-height: 0.8rem;
    color: #000;
  }
  .news_con .news_list .news_item .news_text p {
    font-size: 0.6rem;
    line-height: 1rem;
    margin-top: 0.5rem;
  }
  .news_con .news_list .news_item:nth-child(even) {
    /*background: #ececec;*/
    justify-content: left;
  }
  .news_con .news_list .news_item:nth-child(even) .news_img {
    margin-right: 0;
  }
  .news_con .news_list .news_item:nth-child(even) .news_text {
    padding: 0;
  }
  .news_con .news_list .news_item:hover .news_text p {
    margin-top: 0.5rem;
  }
  .news_con .news_list .news_item:hover .news_img {
    transform: scale(1);
  }
  /*新闻详情*/
  .details_con {
    margin-top: 0;
  }
  .details_con .d_box {
    padding: 1.75rem 0 2rem 0;
  }
  .details_con .d_box .d_desc {
    width: 100%;
  }
  .details_con .d_box .d_desc .top-block {
    padding-bottom: 0.9rem;
  }
  .details_con .d_box .d_desc .top-block .h3 {
    font-size: 0.65rem;
    line-height: 1rem;
    font-weight: bold;
  }
  .details_con .d_box .d_desc .top-block .date {
    margin-top: 0.5rem;
    font-size: 0.5rem;
    color: #666666;
  }
  .details_con .d_box .d_desc .top-block .date img {
    width: 0.6rem;
    margin-right: 0.35rem;
  }
  .details_con .d_box .d_desc .mid-block {
    padding: 1rem 0 1.35rem 0;
  }
  .details_con .d_box .d_desc .bot-block {
    flex-direction: column;
  }
  .details_con .d_box .d_desc .bot-block a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 2.6rem;
    line-height: 0.8rem;
    font-size: 0.5rem;
  }
  .details_con .d_box .d_desc .bot-block a span {
    opacity: 0.5;
  }
  .details_con .d_box .d_desc .bot-block a div {
    margin-top: 0.1rem;
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
